JAMSRESTAPI Web Service
GetFolder_GetFoldersByParent
JAMSRESTAPI Web Service > All Operations Resource Group : Folder_GetFoldersByParent (Get)

Resource Path: /api/folder/children

Uri: http://doc.jamsscheduler.com/api/folder/children

Description
Gets all child folder definitions of selected folder by ID or Qualified Name. If no parameters are specified, then the root folder will be returned.
Parameters
NameDescriptionData Type
ID of the parent folder.integer
Qualified name of parent folderstring
Response

The response body is of type Array[Folder].

OK
See Also
All Operations Resource GroupJAMSRESTAPI Web Service